Namespace - LJCAppManagerDAL
Parameters
id - The record ID.
programID - The program ID.
typeName - The type name value.
title - The title value.
Returns
A reference to the added item.
Syntax
| C# |
|
public AppModule Add(Int32 id, Int32 programID, String typeName, String title)
|
Creates and adds the object from the provided values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.